Office Documents Viewer help

Introduction

Office Documents Viewer is a document viewing application for Android-based devices. It allows opening office productivity application documents located in the filesystem, e.g. on sd card, as well downloaded documents, or documents files attached to an email.

The following file formats are currently supported: Please note that some restrictions apply for viewing documents:

The main screen

When opening the Office Documents Viewer application, you will be presented a screen containing a list of documents found on your SD card. Clicking on one of the files will open it for viewing.
You will also find buttons for These options are also available as menu items.

Application settings


Using the viewer component

A file picked from the file picker is opened in the viewer component. The document gets converted to HTML and automatically displayed using the Android browser view. The conversion will take some time, depending on the size and type of the document. During this time a progress bar will be visible.
Using the up- and down- buttons on the top right of the screen, you can scroll through the document. Moving your finger over the touchscreen also allows you to move through the document.
Also on the top right of the screen you can find a magnifying glass icon and a de-magnifying glass icon. These icons allow you to change the zooming of the document. The magnifying glass allows you to see an enlarged version of the document.
Corresponding menu items for all buttons can be found in the main menu.
If your device support text-to-speech output for the current document's language and the document is a .odt, .sxw or .docx document, then you can have your device read the document to you via the 'Read Aloud' menu item. Using a small dialog the playback can be controlled.
If data for the text-to-speech voices is missing, then a menu item 'Install text-to-speech data' will appear. In order to afterwards use the text-to-speech functionality for the current document you have to close and re-open the document.

Keyboard shortcuts


Miscellaneous

License for the included Jsoup HTML parser:

Copyright (c) 2009, 2010 Jonathan Hedley (jonathan@hedley.net)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.